home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global ShowAnimation
- puppetSound("click")
- set the locH of sprite 19 to 90
- set the locV of sprite 19 to 291
- set the castNum of sprite 19 to the number of cast "off lever"
- set the castNum of sprite 15 to the number of cast "off red"
- set the castNum of sprite 14 to the number of cast "on"
- updateStage()
- set ShowAnimation to 0
- end
-